PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowDocument Class
/ setPDFVersion Method
A
com.o2sol.pdf4java.document.PDFVersion
enumeration member specifying the PDF version of this
PDFFlowDocument
object.
Collapse All
Expand All
In This Topic
setPDFVersion Method
In This Topic
Sets the PDF version of this
PDFFlowDocument
object.
Syntax
public
void
setPDFVersion(
PDFVersion
version
)
Parameters
version
A
com.o2sol.pdf4java.document.PDFVersion
enumeration member specifying the PDF version of this
PDFFlowDocument
object.
See Also
Reference
PDFFlowDocument Class
PDFFlowDocument Members